Remove the assertions that x_offset and y_offset must be >= 0. Clip the
authorJoe Shaw <joe@ximian.com>
Fri, 18 May 2001 03:41:30 +0000 (03:41 +0000)
committerJoe Shaw <joeshaw@src.gnome.org>
Fri, 18 May 2001 03:41:30 +0000 (03:41 +0000)
commit288ff7e0580f7fd87061922fbba41708168c9c6e
treeb0f02d5422f54813250837fbecd277da57a09533
parent69ef3403896b39555061897e10f57b047ded9d2b
Remove the assertions that x_offset and y_offset must be >= 0. Clip the

2001-05-17  Joe Shaw  <joe@ximian.com>

* gtk/gtktextdisplay.c (gtk_text_layout_draw): Remove the assertions
that x_offset and y_offset must be >= 0. Clip the cursor being drawn
if it is only partially onscreen.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktextdisplay.c